How to Install mpack software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mpack software package in Ubuntu 14.04 LTS (Trusty Tahr)

mpack software package provides tools for encoding/decoding MIME messages, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mpack 

mpack is installed in your system.

Make ensure the mpack package were installed using the commands given below,

$ sudo dpkg-query -l | grep mpack *

You will get with mpack package name, version, architecture and description in a table

mpack package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mail
Package mpack
Version 1.6-8
Description tools for encoding/decoding MIME messages
Sub Section Mail


See Also, How to uninstall or remove mpack software package from Ubuntu 14.04 LTS (Trusty Tahr)?